* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
    color: #282828;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    line-height: 0;
}

body {
    font-size: 18px !important;
    font-family: '微软雅黑';
    line-height: 32px;
    /* background: #fff url(http://jgswj.gxzf.gov.cn/material/images/2023index/bg.jpg) no-repeat top center; */
    background-size: 1920px;
}

.wrap1_top {
    margin: 0 auto;
    width: 100%;
    height: 358px;
    max-width: 1920px;
    overflow: initial;
    background: url(http://jgswj.gxzf.gov.cn/material/images/2023index/bg_top.jpg)no-repeat top center;
}

.wrap1_bottom {
    position: relative;
    padding-top: 40px;
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    overflow: initial;
    background: url(http://jgswj.gxzf.gov.cn/material/images/2023index/bg.jpg)no-repeat top center;
}

.wrap1 {
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    overflow: initial;
}

.main1 {
    padding: 80px 0 0 0;
}

.main1 .i-header-icons {
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    width: 1400px;
    height: auto;
}

.main1 .version {
    position: absolute;
    top: 0;
    right: 0;
    width: 193px;
    height: 53px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/version.png);
    background-size: 100% 100%;
}

.search {
    position: relative;
    margin: 35px auto 0px;
    padding: 0;
    width: 420px;
    height: 50px;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 30px;
    border: 1px solid #6bb0ff;
    overflow: hidden;
}

.search input {
    margin-left: 30px;
    width: 250px;
    height: 50px;
    border: none;
    background-color: transparent;
    outline: none;
}

.search div {
    position: absolute;
    width: 102px;
    height: 55px;
    top: 50%;
    right: -2px;
    transform: translate(0, -50%);
}

.hot {
    margin: 70px auto 0;
    text-align: center;
    color: #2b2b2b;
    font-size: 20px;
    text-shadow: 0 0 10px #ffffff;
    letter-spacing: 2px;
}

/*  */
.topBar {
    display: flex;
    margin: 0 auto;
    max-width: 1920px;
    height: 64px;
    /* padding-bottom: 23px; */
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/topbar.png);
}

.topBar a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    font-weight: 700;
    color: #fff;
    font-size: 20px
}

.topBar a li {
    position: absolute;
}

.topBar a::before {
    display: none;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -23px;
    transform: translate(-53%, 0);
    width: 138px;
    height: 146px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/topBar_active.png);
}

.topBar a:hover::before {
    display: initial;
}

.topBar a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: 7px;
    height: 43px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/topBar_line.png);
}

.topBar a:last-child::after {
    display: none;
}

.topBar li:last-child::after {
    display: none;
}

/*  */
.box1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 420px;
}

.box2 {
    width: 741px;
    height: 435px;
    background-color: #6bb0ff;
}

.box3 {
    padding-right: 20px;
    width: 625px;
    height: 435px;
}

.box3-top {
    position: relative;
    display: flex;
}

.box3-top::after {
    position: absolute;
    bottom: 15px;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #dae0ed;
    left: 0;
}

.box3-top li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 212px;
    height: 55px;
    font-weight: 700;
    color: #226ad6;
    z-index: 2;
    font-size: 26px;
    cursor: pointer;
}

.box3-top .active {

    height: 55px;
    padding-bottom: 16px;
    color: #fff;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/box3Active.png);
}

.box3 ul {
    margin-top: 20px;
}

.box3 ul li a {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.box3 ul li a div {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 30px;
    width: 500px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box3 ul li a div::after {
    position: absolute;
    content: '';
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #235fa3;
}

.box3 ul li a div:hover {
    color: #004bb6;
}

.box3 ul li a span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    font-size: 16px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/riqi.png);
}

.box3 ul li a:hover span {
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/riqi-active.png);
    font-weight: 700;
    color: #fff;
}

/* 专题专栏 */
.ztzl {
    margin-top: 50px;
    /* height: 600px; */
}

.ztzl .ztzlBt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 256px;
    height: 53px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/ztzl.png);
    font-size: 26px;
    color: #fff;
    font-weight: 700;
}

/* 通知公告 */
.tzgg {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 528px;

}

.tzgg_left {
    width: 900px;
    height: 528px;
}

.tzgg_right {
    position: relative;
    width: 460px;
    height: 528px;
}

.zfxxgk {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 212px;
    height: 60px;
    padding-bottom: 11px;
    background: url(http://jgswj.gxzf.gov.cn/material/images/2023index/box3Active.png);
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    margin: 0 auto;
}

.zfxxgk_box {
    padding-top: 30px;
    position: absolute;
    top: 55px;
    width: 462px;
    height: 443px;
    background: rgba(255, 255, 255, .8);
    border-radius: 20px;
}

.zfxxgk_box1 {
    padding: 0 29px;
    display: flex;
    flex-wrap: wrap;
}

.zfxxgk_box1 a li {
    padding-bottom: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 191px;
    height: 89px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/img1.png);
    font-size: 20px;
    color: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
}

.zfxxgk_box1 a:nth-child(2n) li {
    margin-right: 0;
}

.zfxxgk_box1 a:nth-child(2) li {
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/img2.png);
}

.zfxxgk_box1 a:nth-child(3) li {
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/img3.png);
}

.zfxxgk_box1 a:nth-child(4) li {
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/img4.png);
}

.zfxxgk_box1 a:nth-child(5) li {
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/img5.png);
}

.zfxxgk_box1 a:nth-child(6) li {
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/img6.png);
}

.zfxxgk_box2 {
    display: flex;
    align-items: center;
    width: 402px;
    height: 48px;
    margin: 0 auto;
    background-color: #004bb6;
    margin-top: 10px;
    border-radius: 30px;
    border: 1px solid #4f82fa;
    overflow: hidden;
}

.zfxxgk_box2 input {
    width: 250px;
    padding-left: 30px;
    height: 48px;
    outline: none;
    border: none;
}

.zfxxgk_box2 div {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    width: 122px;
    height: 48px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/search1.png);
    cursor: pointer;
}

.tzgg_left ul {
    margin-top: 30px;
}

.tzgg_left ul li {
    width: 100%;
    margin-bottom: 30px;
}

.tzgg_left ul li a {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.tzgg_left ul li div {
    position: relative;
    padding-left: 30px;
    width: 800px;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tzgg_left ul li div::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
    width: 5px;
    height: 5px;
    background-color: #235fa3;
    border-radius: 50%;
}

.tzgg_left ul li a:hover div {
    color: #004bb6;
}

/* 政民互动 */
.zmhd {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 370px;
}

.zmhd-top {
    display: flex;
}

.zmhd-bottom {
    display: flex;
    width: 1400px;
    justify-content: space-between;
    background: linear-gradient(to Bottom, #f5faff, transparent);
    border-radius: 20px;
}

.zmhd_left {
    display: flex;
    flex-direction: column;
    align-items: end;
    width: 692px;
    height: 370px;
}

.zmhd_right {
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 692px;
    height: 370px;
}

.zmhd_bt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 372px;
    height: 55px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/zmhd_bt1.png);
    font-size: 26px;
    color: #fff;
    font-weight: 700;
}

.zmhd_bt span {
    margin-left: 80px;
}

.zmhd_bt2 {
    margin-left: 15.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 372px;
    height: 55px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/zmhd_bt2.png);
    font-size: 26px;
    color: #fff;
    font-weight: 700;
}

.zmhd_bt2 span {
    margin-left: 50px;
}

.zmhd_nr {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
    padding-left: 28px;
    width: 664px;
    height: 300px;
}

.zmhd_nr .bmfw {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-right: 15px;
    width: 315px;
    height: 47px;
    border-radius: 10px;
    font-size: 14px;
    border: 1px solid #8fc9ff;
    cursor: pointer;
}

.zmhd_nr .bmfw img {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
}

.zmhd_nr .bmfw:hover {
    font-size: 18px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/bmfw_active.png);
    border: none;
    color: #fff;
}

.zmhd_nr .bmfw:hover img {
    display: none;
}

.zmhd_nr .bmfw:nth-child(2n) {
    margin-right: 0;
}

.zmhd1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.zmhd1 a li {

    display: flex;
    align-items: center;
    justify-content: center;
    width: 87px;
    height: 87px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/zmhd1.png);
}

.zmhd1 a li span {
    margin-top: 35px;
    font-size: 16px;
    color: #fff;
}

.zmhd1 a:nth-child(2n) li span {
    margin-top: 25px;
}

.zmhd1 a:nth-child(2) li {
    width: 95px;
    height: 96px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/zmhd2.png);
}

.zmhd1 a:nth-child(3) li {
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/zmhd3.png);
}

.zmhd1 a:nth-child(4) li {
    width: 95px;
    height: 96px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/zmhd4.png);
}

.zmhd1 .jb {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3px;
    width: 230px;
    padding: 0 17.5px;
    height: 87px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/jb.png);
    color: #226ad6;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

.jbfs {}

.jbfs li {
    margin-bottom: 9px;
    display: flex;
    align-items: center;
}

.jbfs p {
    color: #226ad6;
    font-size: 20px;
    font-weight: 700;
}

.jbfs_line {
    margin-bottom: 11.5px;
    width: 658px;
    height: 14px;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/jbfs_line.png);
}

.jbfs li div {
    margin-right: 5px;
    display: flex;
    align-items: center;
    width: 150px;
    height: 33px;
    background-color: #3e83f7;
    border-radius: 30px;
    color: #fff;
}

.jbfs li div img {
    margin: 0 10px 0 10px;
}

/* 广告 */
.gg {
    margin-top: 50px;
}

/* 尾部 */


.fot {
    min-width: 1400px;
    margin: 0 auto;
    height: 208px;
    background-color: #f2f2f2;

}

.footernav {
    margin: 0 auto;
    max-width: 1400px;
    height: 100%;
}

.footer-site {
    color: #414242;
    padding: 40px 0 0 0;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    font-family: SimSun;
    background-color: #f2f2f2;
}

.footer-site ul {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

.footer-link-wrong {
    float: left;
    width: 110px;
    height: 55px;
    padding-top: 15px;
}

.footer-link-gov {
    float: left;
    width: 80px;
    height: 80px;
}

.footer-txt {
    float: left;
    width: 635px;
    text-align: left;
    padding-left: 15px;
}

.footer-site p img {
    display: block;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.content {
    display: none;
}

/*  */
.link {

    border: none;
}

.link p {
    font-size: 26px;
    color: #226ad6;
    font-weight: 700;
}

.link_line {
    margin-top: 15px;
    width: 100%;
    height: 8px;
    border-radius: 5px;
    background-color: #368bff;
}

.link-list a:hover {
    color: #368bff;
}

.link-address {
    margin-top: 30px;
    font-size: 18px;
    color: #226ad6;
    font-weight: 500;
}

.link-address a {
    margin-right: 15px;
    color: #226ad6;
}

.link-site-wrap {
    margin-top: 10px;
}

.tab-link-nav-site li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    display: flex;
    min-width: 264px;
    height: 34px;
    font-weight: 500;
    background: none;
    border: 1px solid #368bff;
    border-radius: 20px;
    font-size: 16px;
    color: #3b3b3b;
}


.tab-nav {
    display: flex;
    justify-content: space-between;
}

.tab-link-nav-site li::after {
    content: '>>';
    position: absolute;
    right: 10px;
    font-size: 9.78px;
    color: #368bff;

}

.tab-link-nav-site li.cur,
.link-site-gird6 .tab-link-nav-site li.cur {
    font-size: 16px;
}

.box2 {
    overflow: hidden;
    height: 443px;
}

.esd-wrap {
    margin-top: 50px !important;
    width: auto !important
}

.esd-wrap a {
    width: 690px !important;
    height: 134px !important;
}

.tzgg_left ul li div {
    width: 700px;
}

.box3 ul li a div {
    display: flow;
    line-height: 50px;
}

/* 专题专栏一 */

/* 专题专栏三 */
.card-tabs li {
    width: 330px;
}

.card-tabs {
    height: 71px;
    line-height: 71px;
}

.card-news-list-box p {
    font-size: 16px;
    color: #2d2b2a;
    font-weight: 500;
    line-height: 40px;
}

.card-news-list-box span {
    margin-top: 10px;
}

.card-news-list-box li:before {
    content: "";
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translate(0, -50%);
    width: 2px;
    height: 2px;
    background-color: #000;
}

/*专题专栏s*/
.zt_box {
    padding: 23px 37px;
    height: 96px;
    background: #e4f0f4;
    overflow: hidden;
    margin: 0 auto;
}

.links_scroll {
    height: 96px;
}

.inlinks {
    float: left;
    position: relative;
    height: 96px;
}

.zt_box .tempWrap {}

.zt_box ul li {
    display: block;
    float: left;
    width: 436px;
    height: 96px;
    margin-right: 18px;
}

#zt_box ul li {
    width: 459px;
}

#zt_box ul li img {
    width: 459px;
    height: 100px
}

.zt_box ul li img {
    width: 436px;
    height: 96px;
}

.zt_box ul .li2 img {
    width: 459px;
    height: 100px;
}

.prev,
.next {
    width: 30px;
    display: block;
    height: 30px;
    cursor: pointer;
}

.prev {
    position: absolute;
    left: -35px;
    top: 28px;
    z-index: 99;
}

.next {
    position: absolute;
    right: -25px;
    top: 28px;
    z-index: 99;
}

.zt_box .bd {
    float: left;
    height: 96px;
}

/*专题专栏e*/
.card-box {
    margin-top: 55px;
}

.tab-link-con {
    background-color: transparent;
}

#tabLinkCon ul li {
    margin-bottom: 10px;
}

.fot {
    max-width: 1920px;
    min-width: 1400px;
    margin: 0 auto;
    height: 208px;
    background: url(http://jgswj.gxzf.gov.cn/material/images/2023index/fot.png);
}

.footernav a {
    color: #fff
}

.footer-site {
    background-color: transparent;
    color: #fff;
}

.zntj-right .content-zntj {
    top: 40px;
}

.zwdt {
    position: absolute;
    top: 220px;
    width: 50px;
    right: -50px;
    background: #0067CC;
    color: #fff;
    padding: 30px 0;
    text-decoration: none;
}

.zwdt a {
    width: 20px;
    height: auto;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin: 0 auto;
    color: #fff;
}

.wrap1 {
    position: relative;
}

.hot span {
    cursor: pointer;
}

.content-zntj {
    height: 100px;
    background: none;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/right1.png);
}

.zwdt {
    height: 100px;
    background: none;
    background-image: url(http://jgswj.gxzf.gov.cn/material/images/2023index/right2.png);
}

.box3 ul {
    margin-top: 13px
}

.box3 ul li a {
    margin-bottom: 5px;
}

.box3 ul li a div {
    display: initial;
    font-size: 20px;
    color: #202020;
    line-height: 43px;
}

.box3 ul li a span {
    width: 43px;
    height: 43px;
    font-size: 14px;
    background-size: 100% 100%;
}

.esd-wrap {
    margin-top: 15px !important;
}

#zt_box {
    margin-top: 38px
}

.zmhd_left {
    display: flex;
    flex-direction: column;
    align-items: end;
    width: 695px;
    height: 370px;
    background: linear-gradient(to Bottom, #f5faff, transparent);
    border-radius: 15px;
}

.zmhd_right {
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 695px;
    height: 370px;
    background: linear-gradient(to Bottom, #f5faff, transparent);
    border-radius: 15px;
}

.zmhd_bt span {
    margin-left: 50px;
}

.zmhd_bt2 {
    margin-left: 308.5px
}

.zmhd1 {
    width: 658px
}

.zmhd-bottom {
    background: none;
}

.card-box {
    margin-top: 25px;
}

.tzgg {
    margin-top: 25px;
}

.tzgg_left ul {
    margin-top: 25px;
}

.tzgg_left ul li {
    margin-bottom: 20px;
}

.main1 {
    padding: 65px 0 0 0;
}

.search {
    width: 460px;
    background-color: rgba(255, 255, 255, .8);
}

#tabLinkCon ul {
    height: auto;
}

.zmhd_nr .bmfw {
    font-size: 16px
}

.zmhd_nr .bmfw:hover {
    text-indent: 0 !important;
}

.ztzl {
    margin-top: 35px
}

.box3-top .active a {
    color: #fff !important;
}

#tzgg .active a {
    color: #fff !important;
}

.box3-top li a {
    color: #004bb6;
}

#tzgg li a {
    color: #004bb6;
}

.box3-top li a div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 206px;
    height: 50px;
}

#tzgg li a div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 206px;
    height: 50px;
}